setPushSubscriptionListener

public abstract void setPushSubscriptionListener(PushSubscriptionListener pushSubscriptionListener)

The listener that must be implemented to receive the callbacks.

Since

4.6.0

Parameters

pushSubscriptionListener

listener to set

See also